FaStudAyDlDateReview 
Logical Entity Name  FaStudAyDlDateReview 
Default Table Name  FaStudAyDlDateReview 
Physical Only  NO 
Definition 
 
Note 
 

FaStudAyDlDateReview Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaStudAyDlDateReviewId(PK)    int  NO 
 
FaStudentAYID(FK)    int  NO 
 
FastudentLoanPeriodID(FK)    int  NO 
 
OrgStartDate    datetime  YES 
 
ModStartDate    datetime  YES 
 
OrgEndDate    datetime  YES 
 
ModEndDate    datetime  YES 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

FaStudAyDlDateReview Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaStudAyDlDateReview  PrimaryKey  FaStudAyDlDateReviewId 

FaStudAyDlDateReview Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaStudentAY  Non-Identifying  One To Zero or More  FK_FaStudAyDlDateReview_FaStudentAYID_FaStudentAY_FaStudentAYID      FaStudentAYID  NO  YES 
FaStudentLoanPeriod  Non-Identifying  One To Zero or More  FK_FaStudAyDlDateReview_FastudentLoanPeriodID_FastudentLoanPeriod_FastudentLoanPeriodID      FastudentLoanPeriodID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaStudAyDlDateReview_UserID_SyStaff_SyStaffID      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaStudAyDlDateReview Check Constraints 
Check Constraint Name  CheckConstraint